Model Table DATE INVOICE
Attributes
Attribute |
Description (where applicable) |
Current Month Flag | Invoice Date without time stamp. |
Current Year Flag | The date converted to string according to the format 'YYYY-MM-DD'. |
Invoice Date | Represents the name of the month with respect to Invoice Date. |
Invoice Date String | Represents the month of the year with respect to Invoice Date. |
Invoice Month | Represents the short name of the month (MMM) of the year with respect to Invoice Date. |
Invoice Month No | Represents the quarter of the year with respect to Invoice Date. |
Invoice Month Short | Represents the ISO week number with respect to Invoice Date. |
Invoice Quarter | Represents the name of the day with respect to Invoice Date. |
Invoice Week | Represents the number of a day in a the week with respect to Invoice Date. |
Invoice Weekday | Represents the year with respect to Invoice Date. |
Invoice Weekday No | Represents a combination of YEAR and MONTH_OF_YEAR in
the format "YYYYMM" |
Invoice Year | Represents a flag that is set to 1 if the date represents
the current month. Else the value is 0. |
Invoice Year Month | Represents a flag that is set to 1 if the date represents
the current year. Else the value is 0. |
Last 12 Months Flag | Represents a flag that is set to 1 if the date represents
one of the last 12 completed months. Else the value is 0. If transfer
date is 15 Oct 2020, then last 12 months means the range Oct 2019 until
Sep 2020. |
Last 24 Months Flag | Represents a flag that is set to 1 if the date represents
one of the last 24 completed months. Else the value is 0. If transfer
date is 15 Oct 2020, then last 24 months means the range Oct 2018 until
Sep 2020. |
Previous Month Flag | Represents a flag that is set to 1 if the date represents the previous month. Else the value is 0. |
Previous Year Flag | Represents a flag that is set to 1 if the date represents the previous year. Else the value is 0. |
Year (Week based) | Represents the ISO year with respect to Invoice Date. |
Hierarchy |
Level |
InvoiceDateMFHy | |
| Invoice Year |
| Invoice Quarter |
| Invoice Month |
| Invoice Date |
InvoiceDateMSHy | |
| Invoice Year |
| Invoice Quarter |
| Invoice Month |
InvoiceDateWFHy | |
| Year (Week based) |
| Invoice Week |
| Invoice Date |
InvoiceDateWSHy | |
| Year (Week based) |
| Invoice Week |
USED BY MODEL(S)
Data source Information
The data source for this object is defined using IFS Developer Tool. The data
source contains a number of transformations where the model reads data from the
last step, i.e. the Data source view name (DW Source View Name).
Model Table |
DW Source view (SQL Server) |
BI Access View |
Referenced Information Source |
Recommended Access Type |
DATE INVOICE | DIM_BI_TIME_BI | DIM_BI_TIME_BI | DIM_BI_TIME | On Line |